net/http.http2ClientConn.forceCloseConn (method)

2 uses

	net/http (current package)
		h2_bundle.go#L8426: 	t := time.AfterFunc(250*time.Millisecond, cc.forceCloseConn)
		h2_bundle.go#L8434: func (cc *http2ClientConn) forceCloseConn() {